home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Oct 90 / MacApp.Tech$ 10⁄19⁄90 / 2200-Think Pascal Bug Wor-Oct90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.6 KB  |  47 lines  |  [TEXT/GEOL]

  1. Item    9239553                         19-Oct-90        08:33PDT
  2.  
  3. From:   D2086                           Efficient Field Svc, C Faith,PRT
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. Sub:    Think Pascal Bug WorkArounds
  8.  
  9. Greetings Esteemed THINKER's,
  10.  
  11. I too have noticed certain problems with MacApp and THINK Pascal.
  12.  
  13. I have put up with these problems because the Environment is so slick
  14. otherwise.
  15.  
  16. The current problems I know of are:
  17.  
  18. 1) Choosing Reset from the menu sometimes freezes the computer.
  19.  
  20. Actually it does not really freeze the computer.  It just seems like it.  If
  21. you go the the place where the bug spray can used to be and press your mouse
  22. you will find things UNFREEZE.
  23.  
  24. 2) Choosing Quit in the environment sometimes (often frequently) causes
  25. problems where it seems to hang.
  26.  
  27. The fix for this is to click on the bug spray can and then choosed Reset.
  28.  
  29. 3) Failure is not traceable.  If you put a stop sign on the first line of the
  30. MacApp routine Failure.  You can get it to stop there but if you select GO or
  31. command-G you will be sorry.  It invariably bombs.
  32.  
  33. I often use this because it is really great when you get an unexpected Failure
  34. to be able to walk back up the stack and examine the specific line of code that
  35. called Failure as well as the local variables for that routine.
  36.  
  37. This is a one time thing, if you press on you will die.  The only solution once
  38. stopped in Failure is Reset.  If Reset freezes your computer try workaroung 1
  39. above.
  40.  
  41.  
  42. While I do tolerate these problems I am wondering why some of them have been
  43. around for almost an entire year.
  44.  
  45. - Curtis
  46.  
  47.